home *** CD-ROM | disk | FTP | other *** search
/ Future Windows / Future Windows.iso / utility / rktools / reskit1.cab / infinst.txt < prev    next >
Text File  |  1995-06-03  |  1KB  |  25 lines

  1. INF Installation Tool
  2. =====================
  3.  
  4. The INFINST.EXE tool can be used to integrate INF (and related) files from
  5. the various tools directories contained within the ADMIN directory on the
  6. CD.
  7.  
  8. To use this utility, first run NETSETUP and create a network installation
  9. of Windows 95.  You can then use the INFINST tool to add external components--
  10. for example, the SNMP agent (in ADMIN\NETTOOLS\SNMP)--to the netsetup tree and
  11. (optionally) force installation of the components using a batch script.
  12.  
  13. When INF files are integrated into the network installation of Windows 95,
  14. the INFINST tool updates the MSBATCH.INF file that is located in the root
  15. of the network installation.
  16.  
  17. If the component being integrated is an application, an entry is added to the
  18. [Optional Components] section of the MSBATCH.INF file.  If the component
  19. is a network service, then the Services entry in the [Network] section of
  20. the MSBATCH.INF file is updated with the newly added service.
  21.  
  22. Consult appendix D of the Windows 95 Resource Kit documentation for
  23. for information about the entries in the batch INF setup scripts.
  24.  
  25.